home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
text
/
misc
/
cvt
/
scripts
/
tex->dos.cvt
< prev
next >
Wrap
Text File
|
1993-12-31
|
40KB
|
1,095 lines
/*
* TeX -> MS-DOS
*
* (c)Copyright 1992,93 by Tobias Ferber, All Rights Reserved.
*/
/*** / PRIMITIVES / ***/
$5c," " -> " "; // control space
$5c,"-" -> ; // discretionary hyphen
$5c,"/" -> ; // italic correction
$5c,"above" -> ;
$5c,"abovedisplayshortskip" -> ;
$5c,"abovedisplayskip" -> ;
$5c,"abovewithdelims" -> ;
$5c,"accent" -> ;
$5c,"adjdemerits" -> ;
$5c,"advance" -> ;
$5c,"afterassignment" -> ;
$5c,"aftergroup" -> ;
$5c,"atop" -> ;
$5c,"atopwithdelims" -> ;
$5c,"baselineskip" -> ;
$5c,"batchmode" -> ;
$5c,"begingroup" -> ;
$5c,"belowdisplayshortskip" -> ;
$5c,"belowdisplayskip" -> ;
$5c,"binoppenalty" -> ;
$5c,"botmark" -> ;
$5c,"box" -> ;
$5c,"box255" -> ; // page contents
$5c,"boxmaxdepth" -> ;
$5c,"brokenpenalty" -> ;
$5c,"catcode" -> ;
$5c,"char" -> ;
$5c,"chardef" -> ;
$5c,"cleaders" -> ;
$5c,"closein" -> ;
$5c,"closeout" -> ;
$5c,"clubpenalty" -> ;
$5c,"count" -> ;
$5c,"countdef" -> ;
$5c,"cr" -> "\n";
$5c,"crcr" -> "\n"; // force \cr
$5c,"csname" -> ;
$5c,"day" -> ;
$5c,"deadcycles" -> ;
$5c,"def" -> ;
$5c,"defaulthyphenchar" -> ;
$5c,"defaultskewchar" -> ;
$5c,"delcode" -> ;
$5c,"delimiter" -> ;
$5c,"delimiterfactor" -> ;
$5c,"delimitershortfall" -> ;
$5c,"dimen" -> ;
$5c,"dimendef" -> ;
$5c,"discretionary" -> ;
$5c,"displayindent" -> ;
$5c,"displaylimits" -> ;
$5c,"displaystyle" -> ;
$5c,"displaywidowpenalty" -> ;
$5c,"displaywidth" -> ;
$5c,"divide" -> ;
$5c,"doublehyphendemerits" -> ;
$5c,"dp" -> ;
$5c,"dump" -> ;
$5c,"edef" -> ;
$5c,"else" -> ;
$5c,"end" -> ;
$5c,"endcsname" -> ;
$5c,"endgroup" -> ;
$5c,"endinput" -> ;
$5c,"endlinechar" -> ;
$5c,"eqno" -> ;
$5c,"errhelp" -> ;
$5c,"errmessage" -> ;
$5c,"errorstopmode" -> ;
$5c,"escapechar" -> ;
$5c,"everycr" -> ;
$5c,"everydisplay" -> ;
$5c,"everyhbox" -> ;
$5c,"everyjob" -> ;
$5c,"everymath" -> ;
$5c,"everypar" -> ;
$5c,"everyvbox" -> ;
$5c,"exhyphenpenalty" -> ;
$5c,"expandafter" -> ;
$5c,"fam" -> ;
$5c,"fi" -> ;
$5c,"filbreak" -> ;
$5c,"finalhyphendemerits" -> ;
$5c,"firstmark" -> ;
$5c,"floatingpenalty" -> ;
$5c,"font" -> ;
$5c,"fontdimen" -> ;
$5c,"fontname" -> ;
$5c,"futurelet" -> ;
$5c,"gdef" -> ;
$5c,"global" -> ;
$5c,"globaldefs" -> ;
$5c,"halign" -> ;
$5c,"hangafter" -> ;
$5c,"hangindent" -> ;
$5c,"hbadness" -> ;
$5c,"hbox" -> ;
$5c,"hfil" -> ;
$5c,"hfill" -> ;
$5c,"hfilneg" -> ;
$5c,"hfuzz" -> ;
$5c,"hoffset" -> ;
$5c,"hrule" -> ;
$5c,"hsize" -> ;
$5c,"hskip" -> ;
$5c,"hss" -> ;
$5c,"ht" -> "\t";
$5c,"hyphenation" -> ;
$5c,"hyphenchar" -> ;
$5c,"hyphenpenalty" -> ;
$5c,"if" -> ;
$5c,"ifcase" -> ;
$5c,"ifcat" -> ;
$5c,"ifdim" -> ;
$5c,"ifeof" -> ;
$5c,"iffalse" -> ;
$5c,"ifhbox" -> ;
$5c,"ifhmode" -> ;
$5c,"ifinner" -> ;
$5c,"ifmmode" -> ;
$5c,"ifnum" -> ;
$5c,"ifodd" -> ;
$5c,"iftrue" -> ;
$5c,"ifvbox" -> ;
$5c,"ifvmode" -> ;
$5c,"ifvoid" -> ;
$5c,"ifx" -> ;
$5c,"ignorespaces" -> ;
$5c,"immediate" -> ;
$5c,"indent" -> ;
$5c,"input" -> ;
$5c,"insert" -> ;
$5c,"insertpenalties" -> ;
$5c,"interlinepenalty" -> ;
$5c,"jobname" -> ;
$5c,"kern" -> ;
$5c,"lastbox" -> ;
$5c,"lastkern" -> ;
$5c,"lastpenalty" -> ;
$5c,"lastskip" -> ;
$5c,"lccode" -> ;
$5c,"leaders" -> ;
$5c,"left" -> ;
$5c,"leftskip" -> ;
$5c,"leqno" -> ;
$5c,"let" -> ;
$5c,"limits" -> ;
$5c,"linepenalty" -> ;
$5c,"lineskip" -> ;
$5c,"lineskiplimit" -> ;
$5c,"long" -> ;
$5c,"looseness" -> ;
$5c,"lower" -> ;
$5c,"lowercase" -> ;
$5c,"mag" -> ;
$5c,"mark" -> ;
$5c,"mathaccent" -> ;
$5c,"mathbin" -> ;
$5c,"mathchar" -> ;
$5c,"mathchardef" -> ;
$5c,"mathchoice" -> ;
$5c,"mathclose" -> ;
$5c,"mathcode" -> ;
$5c,"mathinner" -> ;
$5c,"mathop" -> ;
$5c,"mathopen" -> ;
$5c,"mathord" -> ;
$5c,"mathpunct" -> ;
$5c,"mathrel" -> ;
$5c,"mathsurround" -> ;
$5c,"maxdeadcycles" -> ;
$5c,"maxdepth" -> ;
$5c,"meaning" -> ;
$5c,"medmuskip" -> ;
$5c,"message" -> ;
$5c,"mkern" -> ;
$5c,"month" -> ;
$5c,"moveleft" -> ;
$5c,"moveright" -> ;
$5c,"mskip" -> ;
$5c,"multiply" -> ;
$5c,"muskip" -> ;
$5c,"muskipdef" -> ;
$5c,"newlinechar" -> ;
$5c,"noalign" -> ;
$5c,"noexpand" -> ;
$5c,"noindent" -> ;
$5c,"nolimits" -> ;
$5c,"nonscript" -> ;
$5c,"nonstopmode" -> ;
$5c,"nulldelimiterspace" -> ;
$5c,"number" -> ;
$5c,"omit" -> ;
$5c,"openin" -> ;
$5c,"openout" -> ;
$5c,"or" -> ;
$5c,"outer" -> ;
$5c,"output" -> ;
$5c,"outputpenalty" -> ;
$5c,"over" -> ;
$5c,"overfullrule" -> ;
$5c,"overline" -> ;
$5c,"overwithdelims" -> ;
$5c,"pagedepth" -> ;
$5c,"pagefilllstretch" -> ;
$5c,"pagefillstretch" -> ;
$5c,"pagefilstretch" -> ;
$5c,"pagegoal" -> ;
$5c,"pageshrink" -> ;
$5c,"pagestretch" -> ;
$5c,"pagetotal" -> ;
$5c,"par" -> ;
$5c,"parfillskip" -> ;
$5c,"parindent" -> ;
$5c,"parshape" -> ;
$5c,"parskip" -> ;
$5c,"patterns" -> ;
$5c,"pausing" -> ;
$5c,"penalty" -> ;
$5c,"postdisplaypenalty" -> ;
$5c,"predisplaypenalty" -> ;
$5c,"predisplaysize" -> ;
$5c,"pretolerance" -> ;
$5c,"prevdepth" -> ;
$5c,"prevgraf" -> ;
$5c,"radical" -> ;
$5c,"raise" -> ;
$5c,"read" -> ;
$5c,"relax" -> ;
$5c,"relpenalty" -> ;
$5c,"right" -> ;
$5c,"rightskip" -> ;
$5c,"romannumeral" -> ;
$5c,"scriptfont" -> ;
$5c,"scriptscriptfont" -> ;
$5c,"scriptscriptstyle" -> ;
$5c,"scriptspace" -> ;
$5c,"scriptstyle" -> ;
$5c,"scrollmode" -> ;
$5c,"setbox" -> ;
$5c,"sfcode" -> ;
$5c,"shipout" -> ;
$5c,"show" -> ;
$5c,"showbox" -> ;
$5c,"showboxbreadth" -> ;
$5c,"showboxdepth" -> ;
$5c,"showlists" -> ;
$5c,"showthe" -> ;
$5c,"skewchar" -> ;
$5c,"skip" -> ;
$5c,"skipdef" -> ;
$5c,"spacefactor" -> ;
$5c,"spaceskip" -> ;
$5c,"span" -> ;
$5c,"special" -> ;
$5c,"splitbotmark" -> ;
$5c,"splitfirstmark" -> ;
$5c,"splitmaxdepth" -> ;
$5c,"splittopskip" -> ;
$5c,"string" -> ;
$5c,"tabskip" -> ;
$5c,"textfont" -> ;
$5c,"textstyle" -> ;
$5c,"the" -> ;
$5c,"thickmuskip" -> ;
$5c,"thinmuskip" -> ;
$5c,"time" -> ;
$5c,"toks" -> ;
$5c,"toksdef" -> ;
$5c,"tolerance" -> ;
$5c,"topmark" -> ;
$5c,"topskip" -> ;
$5c,"tracingcommands" -> ;
$5c,"tracinglostchars" -> ;
$5c,"tracingmacros" -> ;
$5c,"tracingonline" -> ;
$5c,"tracingoutput" -> ;
$5c,"tracingpages" -> ;
$5c,"tracingparagraphs" -> ;
$5c,"tracingrestores" -> ;
$5c,"tracingstats" -> ;
$5c,"uccode" -> ;
$5c,"uchyph" -> ;
$5c,"underline" -> ;
$5c,"unhbox" -> ;
$5c,"unhcopy" -> ;
$5c,"unkern" -> ;
$5c,"unpenalty" -> ;
$5c,"unskip" -> ;
$5c,"unvbox" -> ;
$5c,"unvcopy" -> ;
$5c,"uppercase" -> ;
$5c,"vadjust" -> ;
$5c,"valign" -> ;
$5c,"vbadness" -> ;
$5c,"vbox" -> ;
$5c,"vcenter" -> ;
$5c,"vfil" -> ;
$5c,"vfill" -> ;
$5c,"vfilneg" -> ;
$5c,"vfuzz" -> ;
$5c,"voffset" -> ;
$5c,"vrule" -> ;
$5c,"vsize" -> ;
$5c,"vskip" -> ;
$5c,"vsplit" -> ;
$5c,"vss" -> ;
$5c,"vtop" -> ;
$5c,"wd" -> ;
$5c,"widowpenalty" -> ;
$5c,"write" -> ;
$5c,"xdef" -> ;
$5c,"xleaders" -> ;
$5c,"xspaceskip" -> ;
$5c,"year" -> ; //
/*** / CONTROL SEQUENCES / ***/
$5c,"!" -> ; // negative thin space
$5c,$22 -> ; // dieresis or umlaut accent
$5c,$22,"{A}" -> $8e; // \"{A}
$5c,$22,"{O}" -> $99; // \"{O}
$5c,$22,"{U}" -> $9a; // \"{U}
$5c,$22,"{a}" -> $84; // \"{a}
$5c,$22,"{e}" -> $89; // \"{e}
$5c,$22,"{i}" -> $8b; // \"{i}
$5c,$22,"{o}" -> $94; // \"{o}
$5c,$22,"{u}" -> $81; // \"{u}
$5c,$22,"{y}" -> $98; // \"{y}
$5c,$22,"A" -> $8e; // \"A
$5c,$22,"O" -> $99; // \"O
$5c,$22,"U" -> $9a; // \"U
$5c,$22,"a" -> $84; // \"a
$5c,$22,"e" -> $89; // \"e
$5c,$22,"i" -> $8b; // \"i
$5c,$22,"o" -> $94; // \"o
$5c,$22,"u" -> $81; // \"u
$5c,$22,"y" -> $98; // \"y
$5c,"#" -> "#";
$5c,"$" -> "$";
$5c,"%" -> "%";
$5c,"&" -> "&";
$5c,"'" -> ; // acute accent
$5c,"'","{E}" -> $90; // \'{E}
$5c,"'","{a}" -> $a0; // \'{a}
$5c,"'","{e}" -> $82; // \'{e}
$5c,"'","{i}" -> $a1; // \'{i}
$5c,"'","{o}" -> $a2; // \'{o}
$5c,"'","{u}" -> $a3; // \'{u}
$5c,"'","E" -> $90; // \'E
$5c,"'","a" -> $a0; // \'a
$5c,"'","e" -> $82; // \'e
$5c,"'","i" -> $a1; // \'i
$5c,"'","o" -> $a2; // \'o
$5c,"'","u" -> $a3; // \'u
$5c,"(" -> ;
$5c,")" -> ;
$5c,"*" -> ; // discretionary x
$5c,"+" -> ; // begin tabbed line
$5c,"," -> " "; // thin space
$5c,"." -> ; // dot accent
$5c,":" -> ;
$5c,";" -> ; // thick space
$5c,"<" -> ;
$5c,"=" -> ; // macron accent
$5c,">" -> " "; // medium space
$5c,"?" -> ;
$5c,"@cclv" -> ;
$5c,"@cclvi" -> ;
$5c,"@crfalse" -> ;
$5c,"@crtrue" -> ;
$5c,"@foot" -> ;
$5c,"@if" -> ;
$5c,"@ins" -> ;
$5c,"@m" -> ;
$5c,"@M" -> ;
$5c,"@midfalse" -> ;
$5c,"@midtrue" -> ;
$5c,"@MM" -> ;
$5c,"@ne" -> ;
$5c,"@nother" -> ;
$5c,"@penup" -> ;
$5c,"@sf" -> ;
$5c,"@vereq" -> ;
$5c,"aa" -> $86;
$5c,"AA" -> $8f;
$5c,"active" -> ;
$5c,"acute" -> "'";
$5c,"advancepageno" -> ;
$5c,"ae" -> $91;
$5c,"AE" -> $92;
$5c,"aleph" -> "N"; // not quite ;)
$5c,"alloc@" -> ;
$5c,"allocationnumber" -> ;
$5c,"allowbreak" -> ;
$5c,"alpha" -> $e0;
$5c,"amalg" -> $d0;
$5c,"angle" -> "<";
$5c,"approx" -> $f7;
$5c,"arccos" -> "arccos";
$5c,"arcsin" -> "arcsin";
$5c,"arctan" -> "arctan";
$5c,"arg" -> "arg";
$5c,"arrowvert" -> $b3;
$5c,"Arrowvert" -> $ba;
$5c,"ast" -> "*";
$5c,"asymp" -> ;
$5c,"b" -> ; // bar under accent
$5c,"backslash" -> "\\";
$5c,"bar" -> ; // math accent
$5c,"beginsection" -> ;
$5c,"beta" -> $e1;
$5c,"bf" -> ;
$5c,"bffam" -> ;
$5c,"bgroup" -> ;
$5c,"big" -> ;
$5c,"Big" -> ;
$5c,"bigbreak" -> ;
$5c,"bigcap" -> $ef; // we have no larger cap...
$5c,"bigcirc" -> "O";
$5c,"bigcup" -> "U";
$5c,"bigg" -> ;
$5c,"Bigg" -> ;
$5c,"biggl" -> ;
$5c,"Biggl" -> ;
$5c,"biggm" -> ;
$5c,"Biggm" -> ;
$5c,"biggr" -> ;
$5c,"Biggr" -> ;
$5c,"bigl" -> ;
$5c,"Bigl" -> ;
$5c,"bigm" -> ;
$5c,"Bigm" -> ;
$5c,"bigodot" -> ;
$5c,"bigoplus" -> ;
$5c,"bigotimes" -> ;
$5c,"bigr" -> ;
$5c,"Bigr" -> ;
$5c,"bigskip" -> ;
$5c,"bigskipamount" -> ;
$5c,"bigsqcup" -> ;
$5c,"bigtriangledown" -> ;
$5c,"bigtriangleup" -> ;
$5c,"biguplus" -> ;
$5c,"bigvee" -> "V";
$5c,"bigwedge" -> "^";
$5c,"bmod" -> "mod";
$5c,"body" -> ;
$5c,"bordermatrix" -> ;
$5c,"bot" -> $c1;
$5c,"bowtie" -> $ec; // almost
$5c,"brace" -> ; // ( notation
$5c,"braceld" -> ; // pieces of horizontal braces
$5c,"bracelu" -> ;
$5c,"bracerd" -> ;
$5c,"braceru" -> ;
$5c,"bracevert" -> $b3; // almost
$5c,"brack" -> ; // [ notation
$5c,"break" -> ; // force line or pagebreak
$5c,"breve" -> ; // math accent
$5c,"buildrel" -> ;
$5c,"bullet" -> $f9;
$5c,"bye" -> ;
$5c,"c" -> ; // cedilla accent
$5c,"c", "{C}" -> $80;
$5c,"c", "{c}" -> $87;
$5c,"c", "C" -> $80;
$5c,"c", "c" -> $87;
$5c,"c@ncel" -> ;
$5c,"cal" -> ;
$5c,"cap" -> $ef;
$5c,"cases" -> ;
$5c,"cdot" -> $fa;
$5c,"cdotp" -> ;
$5c,"cdots" -> $fa,$fa,$fa;
$5c,"centering" -> ;
$5c,"centerline" -> ; // make a centered line
$5c,"ch@ck" -> ;
$5c,"check" -> ; // math accent
$5c,"chi" -> "x";
$5c,"choose" -> ;
$5c,"circ" -> "o";
$5c,"cleartabs" -> ;
$5c,"clubsuit" -> $05;
$5c,"colon" -> ":";
$5c,"columns" -> ;
$5c,"cong" -> ;
$5c,"coprod" -> $d0;
$5c,"copy" -> ;
$5c,"copyright" -> "(c)";
$5c,"cos" -> "cos";
$5c,"cosh" -> "cosh";
$5c,"cot" -> "cot";
$5c,"coth" -> "coth";
$5c,"count@" -> ;
$5c,"count0" -> ; // page number, \pageno)
$5c,"csc" -> "csc";
$5c,"cup" -> "U";
$5c,"d" -> ; // dot under accent
$5c,"dag" -> ;
$5c,"dagger" -> ;
$5c,"dashv" -> $b4;
$5c,"ddag" -> ;
$5c,"ddagger" -> ;
$5c,"ddot" -> ;
$5c,"ddots" -> ;
$5c,"deg" -> "deg";
$5c,"delta" -> $eb;
$5c,"Delta" -> ;
$5c,"det" -> "det";
$5c,"diamond" -> $04;
$5c,"diamondsuit" -> $04;
$5c,"dim" -> "dim";
$5c,"dimen@" -> ;
$5c,"dimen@i" -> ;
$5c,"dimen@ii" -> ;
$5c,"displ@y" -> ;
$5c,"displaylines" -> ;
$5c,"div" -> $f6;
$5c,"do" -> ;
$5c,"dospecials" -> ;
$5c,"dosupereject" -> ;
$5c,"dot" -> ; // math accent
$5c,"doteq" -> "=";
$5c,"dotfill" -> ;
$5c,"dots" -> "...";
$5c,"downarrow" -> $19;
$5c,"Downarrow" -> $19;
$5c,"downbracefill" -> ;
$5c,"dt@pfalse" -> ;
$5c,"dt@ptrue" -> ;
$5c,"egroup" -> ;
$5c,"eject" -> ;
$5c,"ell" -> "l";
$5c,"empty" -> ;
$5c,"emptyset" -> $ed;
$5c,"endgraf" -> ;
$5c,"endinsert" -> ;
$5c,"endline" -> "\n";
$5c,"enskip" -> ;
$5c,"enspace" -> ;
$5c,"epsilon" -> $ee;
$5c,"eqalign" -> ;
$5c,"eqalignno" -> ;
$5c,"equiv" -> $f0;
$5c,"eta" -> $fc;
$5c,"exists" -> "E";
$5c,"exp" -> "exp";
$5c,"f@@t" -> ;
$5c,"f@t" -> ;
$5c,"finph@nt" -> ;
$5c,"finsm@sh" -> ;
$5c,"fivebf" -> ; // ?
$5c,"fivei" -> ;
$5c,"fiverm" -> ;
$5c,"fivesy" -> ;
$5c,"flat" -> "b";
$5c,"fmtname" -> ;
$5c,"fmtversion" -> ;
$5c,"fo@t" -> ;
$5c,"folio" -> ; // typeset page number
$5c,"footins" -> ;
$5c,"footline" -> ;
$5c,"footnote" -> ;
$5c,"footnote" -> ;
$5c,"footnoterule" -> ;
$5c,"footstrut" -> ;
$5c,"forall" -> "A";
$5c,"frenchspacing" -> ;
$5c,"frown" -> ;
$5c,"gamma" -> "g";
$5c,"Gamma" -> $e2;
$5c,"gcd" -> "gcd";
$5c,"ge" -> $f2; // >=
$5c,"geq" -> $f2; // >=
$5c,"gets" -> $1b; // <-
$5c,"gg" -> $af; // >>
$5c,"goodbreak" -> ;
$5c,"grave" -> "´";
$5c,"H" -> $22; // long Hungarian umlaut
$5c,"h@false" -> ;
$5c,"h@true" -> ;
$5c,"hang" -> ;
$5c,"hat" -> "^";
$5c,"hbar" -> "h";
$5c,"headline" -> ;
$5c,"heartsuit" -> $03;
$5c,"hgl@" -> ;
$5c,"hglue" -> ;
$5c,"hideskip" -> ;
$5c,"hidewidth" -> ;
$5c,"hom" -> "hom";
$5c,"hookleftarrow" -> ;
$5c,"hookrightarrow" -> ;
$5c,"hphantom" -> ;
$5c,"hrulefill" -> ;
$5c,"i" -> "i"; // dotless
$5c,"ialign" -> ;
$5c,"if@" -> ;
$5c,"if@cr" -> ;
$5c,"if@mid" -> ;
$5c,"ifdt@p" -> ;
$5c,"iff" -> ;
$5c,"ifh@" -> ;
$5c,"ifp@ge" -> ;
$5c,"ifr@ggedbottom" -> ;
$5c,"ifus@" -> ;
$5c,"ifv@" -> ;
$5c,"Im" -> "I";
$5c,"imath" -> "i"; // dotless
$5c,"in" -> $ee;
$5c,"inaccessible" -> ; // not a defined \cs;
// occurs only in error messages
$5c,"inf" -> "inf";
$5c,"infty" -> $ec;
$5c,"insc@unt" -> ;
$5c,"int" -> $f4; // large integral sign
$5c,"interdisplaylinepenalty" -> ;
$5c,"interfootnotelinepenalty"-> ;
$5c,"intop" -> ;
$5c,"iota" -> "i";
$5c,"it" -> ; // use italic type
$5c,"item" -> ;
$5c,"itemitem" -> ;
$5c,"iterate" -> ;
$5c,"itfam" -> ;
$5c,"j" -> "j"; // dotless
$5c,"jmath" -> "j";
$5c,"joinrel" -> ;
$5c,"jot" -> ;
$5c,"kappa" -> "k";
$5c,"ker" -> "ker";
$5c,"l" -> "l"; // w/ dash
$5c,"L" -> "L";
$5c,"lambda" -> ;
$5c,"Lambda" -> ;
$5c,"land" -> ;
$5c,"langle" -> "<";
$5c,"lbrace" -> "{";
$5c,"lbrack" -> "[";
$5c,"lceil" -> $da;
$5c,"ldotp" -> ;
$5c,"ldots" -> "...";
$5c,"le" -> $f3;
$5c,"leavevmode" -> ;
$5c,"leftarrow" -> "<",$c4;
$5c,"Leftarrow" -> "<",$cd;
$5c,"leftarrowfill" -> ;
$5c,"leftharpoondown" -> ;
$5c,"leftharpoonup" -> ;
$5c,"leftline" -> ;
$5c,"leftrightarrow" -> $1d;
$5c,"Leftrightarrow" -> "<",$cd,">";
$5c,"leq" -> $f3;
$5c,"leqalignno" -> ;
$5c,"lfloor" -> $c0;
$5c,"lg" -> "lg";
$5c,"lgroup" -> ;
$5c,"lhook" -> ;
$5c,"lim" -> "lim";
$5c,"liminf" -> "lim inf";
$5c,"limsup" -> "lim sup";
$5c,"line" -> ;
$5c,"ll" -> $ae;
$5c,"llap" -> ;
$5c,"lmoustache" -> ;
$5c,"ln" -> "ln";
$5c,"lnot" -> $aa;
$5c,"log" -> "log";
$5c,"longleftarrow" -> "<",$c4,$c4;
$5c,"Longleftarrow" -> "<",$cd,$cd;
$5c,"longleftrightarrow" -> "<",$c4,$c4,">";
$5c,"Longleftrightarrow" -> "<",$cd,$cd,">";
$5c,"longmapsto" -> $c3,$c4,$c4,">";
$5c,"longrightarrow" -> $c4,$c4,">";
$5c,"Longrightarrow" -> "==>";
$5c,"loop" -> ;
$5c,"lor" -> "";
$5c,"lq" -> "´";
$5c,"m@g" -> ;
$5c,"m@ketabbox" -> ;
$5c,"m@ne" -> ;
$5c,"m@th" -> ;
$5c,"magnification" -> ;
$5c,"magstep" -> ;
$5c,"magstephalf" -> ;
$5c,"makefootline" -> ;
$5c,"makeheadline" -> ;
$5c,"makeph@nt" -> ;
$5c,"makesm@sh" -> ;
$5c,"mapsto" -> $c3,$c4,">";
$5c,"mapstochar" -> $c3;
$5c,"mathhexbox" -> ;
$5c,"mathpalette" -> ;
$5c,"mathph@nt" -> ;
$5c,"mathsm@sh" -> ;
$5c,"mathstrut" -> ;
$5c,"matrix" -> ;
$5c,"max" -> "max";
$5c,"maxdimen" -> ;
$5c,"medbreak" -> ;
$5c,"medskip" -> ;
$5c,"medskipamount" -> ;
$5c,"mid" -> $b3;
$5c,"midinsert" -> ;
$5c,"min" -> "min";
$5c,"mit" -> ; // math italic family
$5c,"models" -> $c6;
$5c,"mp" -> ; // -/+
$5c,"mscount" -> ;
$5c,"mu" -> $e6;
$5c,"multispan" -> ;
$5c,"n@space" -> ;
$5c,"nabla" -> ;
$5c,"narrower" -> ;
$5c,"natural" -> ;
$5c,"ne" -> $d8;
$5c,"nearrow" -> ;
$5c,"neg" -> $aa;
$5c,"negthinspace" -> ;
$5c,"neq" -> $d8;
$5c,"newbox" -> ;
$5c,"newcount" -> ;
$5c,"newdimen" -> ;
$5c,"newfam" -> ;
$5c,"newhelp" -> ;
$5c,"newif" -> ;
$5c,"newinsert" -> ;
$5c,"newmuskip" -> ;
$5c,"newread" -> ;
$5c,"newskip" -> ;
$5c,"newtoks" -> ;
$5c,"newwrite" -> ;
$5c,"next" -> ;
$5c,"ni" -> ;
$5c,"nobreak" -> ;
$5c,"nointerlineskip" -> ;
$5c,"nonfrenchspacing" -> ;
$5c,"nopagenumbers" -> ;
$5c,"normalbaselines" -> ;
$5c,"normalbaselineskip" -> ;
$5c,"normalbottom" -> ;
$5c,"normallineskip" -> ;
$5c,"normallineskiplimit" -> ;
$5c,"not" -> ;
$5c,"not","=" -> $d8;
$5c,"notin" -> ;
$5c,"nu" -> ;
$5c,"null" -> ;
$5c,"nwarrow" -> ;
$5c,"o" -> "o";
$5c,"O" -> "0";
$5c,"oalign" -> ;
$5c,"obeylines" -> ;
$5c,"obeyspaces" -> ;
$5c,"odot" -> "0";
$5c,"oe" -> "oe";
$5c,"OE" -> "OE";
$5c,"of" -> ;
$5c,"offinterlineskip" -> ;
$5c,"oint" -> ;
$5c,"ointop" -> ;
$5c,"oldstyle" -> ;
$5c,"omega" -> ;
$5c,"Omega" -> $ea;
$5c,"ominus" -> $e9; // == Theta
$5c,"ooalign" -> ;
$5c,"openup" -> ;
$5c,"oplus" -> ;
$5c,"oslash" -> $ed;
$5c,"otimes" -> ;
$5c,"overbrace" -> ;
$5c,"overleftarrow" -> ;
$5c,"overrightarrow" -> ;
$5c,"owns" -> ;
$5c,"P" -> $14;
$5c,"p@" -> ;
$5c,"p@gefalse" -> ;
$5c,"p@getrue" -> ;
$5c,"p@renwd" -> ;
$5c,"pagebody" -> ;
$5c,"pagecontents" -> ;
$5c,"pageinsert" -> ;
$5c,"pageno" -> ;
$5c,"parallel" -> $ba;
$5c,"partial" -> $eb; // delta
$5c,"perp" -> $c1;
$5c,"ph@nt" -> ;
$5c,"phantom" -> ;
$5c,"phi" -> $ed;
$5c,"Phi" -> $e9;
$5c,"pi" -> $e3;
$5c,"Pi" -> $d2;
$5c,"plainoutput" -> ;
$5c,"pm" -> $f1;
$5c,"pmatrix" -> ;
$5c,"pmod" -> "mod"; // (mod ...)
$5c,"Pr" -> "Pr";
$5c,"pr@@@s" -> ;
$5c,"pr@@@t" -> ;
$5c,"pr@m@s" -> ;
$5c,"prec" -> ;
$5c,"preceq" -> ;
$5c,"preloaded" -> ;
$5c,"prim@s" -> ;
$5c,"prime" -> "'";
$5c,"proclaim" -> ;
$5c,"prod" -> $d2;
$5c,"propto" -> ;
$5c,"psi" -> ;
$5c,"Psi" -> ;
$5c,"qquad" -> " ";
$5c,"quad" -> " ";
$5c,"r@@t" -> ;
$5c,"r@ggedbottomfalse" -> ;
$5c,"r@ggedbottomtrue" -> ;
$5c,"raggedbottom" -> ;
$5c,"raggedright" -> ;
$5c,"rangle" -> ">";
$5c,"rbrace" -> "}";
$5c,"rbrack" -> "]";
$5c,"rceil" -> $bf;
$5c,"Re" -> "R";
$5c,"relbar" -> ;
$5c,"Relbar" -> ;
$5c,"removelastskip" -> ;
$5c,"repeat" -> ;
$5c,"rfloor" -> $d9;
$5c,"rgroup" -> ;
$5c,"rho" -> ;
$5c,"rhook" -> ;
$5c,"rightarrow" -> $1a;
$5c,"Rightarrow" -> $cd,">";
$5c,"rightarrowfill" -> ;
$5c,"rightharpoondown" -> ;
$5c,"rightharpoonup" -> ;
$5c,"rightleftharpoons" -> ;
$5c,"rightline" -> ;
$5c,"rlap" -> ;
$5c,"rlh@" -> ;
$5c,"rm" -> ; // use roman type
$5c,"rmoustache" -> ;
$5c,"root" -> ;
$5c,"rootbox" -> ;
$5c,"rq" -> "'";
$5c,"S" -> $15;
$5c,"s@tcols" -> ;
$5c,"s@tt@b" -> ;
$5c,"sb" -> ;
$5c,"sc" -> ; // use small caps type
$5c,"searrow" -> ;
$5c,"sec" -> "sec";
$5c,"setminus" -> $5c;
$5c,"sett@b" -> ;
$5c,"settabs" -> ;
$5c,"sevenbf" -> ;
$5c,"seveni" -> ;
$5c,"sevenrm" -> ;
$5c,"sevensy" -> ;
$5c,"sharp" -> "#";
$5c,"showhyphens" -> ;
$5c,"sigma" -> $e5;
$5c,"Sigma" -> $e4;
$5c,"sim" -> "~";
$5c,"simeq" -> ; // ~=
$5c,"sin" -> "sin";
$5c,"sinh" -> "sinh";
$5c,"sixt@@n" -> ;
$5c,"skew" -> ;
$5c,"skip@" -> ;
$5c,"sl" -> ; // use slanted type
$5c,"slash" -> "/";
$5c,"slfam" -> ;
$5c,"smallbreak" -> ;
$5c,"smallint" -> ;
$5c,"smallskip" -> ;
$5c,"smallskipamount" -> ;
$5c,"smash" -> ;
$5c,"smile" -> ;
$5c,"sp" -> ; // superscript
$5c,"sp@n" -> ;
$5c,"space" -> ;
$5c,"spadesuit" -> $06;
$5c,"sqcap" -> ;
$5c,"sqcup" -> ;
$5c,"sqrt" -> ;
$5c,"sqsubseteq" -> ;
$5c,"sqsupseteq" -> ;
$5c,"ss" -> $e1;
$5c,"star" -> "*";
$5c,"strut" -> ;
$5c,"strutbox" -> ;
$5c,"subset" -> ;
$5c,"subseteq" -> ;
$5c,"succ" -> ;
$5c,"succeq" -> ;
$5c,"sum" -> $e4;
$5c,"sup" -> "sup";
$5c,"supereject" -> ;
$5c,"supset" -> ;
$5c,"supseteq" -> ;
$5c,"surd" -> $fb;
$5c,"swarrow" -> ;
$5c,"t" -> ; // tie after accent
$5c,"t@bb@x" -> ;
$5c,"t@bbox" -> ;
$5c,"tabalign" -> ;
$5c,"tabs" -> ;
$5c,"tabsdone" -> ;
$5c,"tabsyet" -> ;
$5c,"tan" -> "tan";
$5c,"tanh" -> "tanh";
$5c,"tau" -> $e7;
$5c,"tenbf" -> ;
$5c,"tenex" -> ;
$5c,"teni" -> ;
$5c,"tenit" -> ;
$5c,"tenrm" -> ;
$5c,"tensl" -> ;
$5c,"tensy" -> ;
$5c,"tentt" -> ;
$5c,"TeX" -> "TeX";
$5c,"textindent" -> ;
$5c,"theta" -> ;
$5c,"Theta" -> $e9;
$5c,"thinspace" -> " ";
$5c,"thr@@" -> ;
$5c,"tilde" -> "~";
$5c,"times" -> "x";
$5c,"to" -> $1a;
$5c,"toks@" -> ;
$5c,"top" -> $c2;
$5c,"topins" -> ;
$5c,"topinsert" -> ;
$5c,"tracingall" -> ;
$5c,"triangle" -> $1e;
$5c,"triangledown" -> $1f; // LaTeX
$5c,"triangleleft" -> $11;
$5c,"triangleright" -> $10;
$5c,"triangleup" -> $1e; // LaTeX
$5c,"tt" -> ; // use typewriter type
$5c,"ttfam" -> ;
$5c,"ttraggedright" -> ;
$5c,"tw@" -> ;
$5c,"u" -> ; // breve accent
$5c,"undefined" -> ;
$5c,"underbar" -> ;
$5c,"underbrace" -> ;
$5c,"uparrow" -> $18;
$5c,"Uparrow" -> ;
$5c,"upbracefill" -> ;
$5c,"updownarrow" -> ;
$5c,"Updownarrow" -> ;
$5c,"uplus" -> ;
$5c,"upsilon" -> ;
$5c,"Upsilon" -> ;
$5c,"us@false" -> ;
$5c,"us@true" -> ;
$5c,"v" -> ; // check accent
$5c,"v@false" -> ;
$5c,"v@true" -> ;
$5c,"varepsilon" -> $ee;
$5c,"varphi" -> ;
$5c,"varpi" -> $e3;
$5c,"varrho" -> ;
$5c,"varsigma" -> $e5;
$5c,"vartheta" -> ;
$5c,"vdash" -> $c3;
$5c,"vdots" -> ":";
$5c,"vec" -> ; // math accent
$5c,"vee" -> "v";
$5c,"Vert" -> $ba;
$5c,"vert" -> $b3;
$5c,"vfootnote" -> ;
$5c,"vgl@" -> ;
$5c,"vglue" -> ;
$5c,"voidb@x" -> ;
$5c,"vphantom" -> ;
$5c,"wedge" -> "^";
$5c,"widehat" -> "^"; // math accent
$5c,"widetilde" -> "~"; // math accent
$5c,"wlog" -> ;
$5c,"wp" -> ;
$5c,"wr" -> ;
$5c,"xi" -> ;
$5c,"Xi" -> ;
$5c,"z@" -> ;
$5c,"z@skip" -> ;
$5c,"zeta" -> ;
$5c,"[" -> ;
$5c,"]" -> ;
$5c,"^" -> ; // circumflex or hat accent
$5c,"^","{a}" -> $83; // \^{a}
$5c,"^","{e}" -> $88; // \^{e}
$5c,"^","{i}" -> $8c; // \^{i}
$5c,"^","{o}" -> $93; // \^{o}
$5c,"^","{u}" -> $96; // \^{u}
$5c,"^","a" -> $83; // \^a
$5c,"^","e" -> $88; // \^e
$5c,"^","i" -> $8c; // \^i
$5c,"^","o" -> $93; // \^o
$5c,"^","u" -> $96; // \^u
$5c,"^^I" -> ;
$5c,"^^M" -> ;
$5c,"_" -> ; // subscript
$5c,"´" -> ; // grave accent
$5c,"´","{a}" -> $85; // \´{a}
$5c,"´","{e}" -> $8a; // \´{e}
$5c,"´","{i}" -> $8d; // \´{i}
$5c,"´","{o}" -> $95; // \´{o}
$5c,"´","{u}" -> $97; // \´{u}
$5c,"´","a" -> $85; // \´a
$5c,"´","e" -> $8a; // \´e
$5c,"´","i" -> $8d; // \´i
$5c,"´","o" -> $95; // \´o
$5c,"´","u" -> $97; // \´u
$5c,"{" -> "{";
$5c,"|" -> ;
$5c,"}" -> "}";
$5c,"~" -> ; // tilde accent
$5c,"~","{N}" -> $a5; // \~{N}
$5c,"~","{n}" -> $a4; // \~{n}
$5c,"~","N" -> $a5; // \~N
$5c,"~","n" -> $a5; // \~n
/*
*/
$22,"A" -> $8e; // "A
$22,"O" -> $99; // "O
$22,"U" -> $9a; // "U
$22,"a" -> $84; // "a
$22,"e" -> $89; // "e
$22,"i" -> $8b; // "i
$22,"o" -> $94; // "o
$22,"u" -> $81; // "u
$22,"y" -> $98; // "y
"?´" -> $a8; // open question
"!´" -> $ad; // open exclamation
"--" -> "-"; // en-dash
"---" -> $c4; // em-dash
"^{2}" -> $fd;
"^2" -> $fd;
"1/2" -> $ab;
"1/4" -> $ac;
/*** / SMART PART / ***/
$5c,"langle",$5c,"!",$5c,"langle" -> $ae; // \langle\!\langle
$5c,"rangle",$5c,"!",$5c,"rangle" -> $ae; // \rangle\!\rangle
$5c,"it",$5c,"$" -> $9c; // \it\$ (pounds)
$5c,"frac{1}{2}" -> $ab; // LaTeX
$5c,"frac{1}{4}" -> $ac;
$5c,"3" -> $e1; // \3
$5c,"hbox{",$5c,"rm",$5c,"rlap/c}" -> $9b; // \hbox{\rm\rlap/c} -> cent
$5c,"hbox{",$5c,"rm",$5c,"rlap=Y}" -> $9d; // \hbox{\rm\rlap=Y} -> Yen
"^{",$5c,"mbox{",$5c,"b{a}}}" -> $a6; // ^{\mbox{\b{a}}}
"^{",$5c,"mbox{",$5c,"b{o}}}" -> $a7; // ^{\mbox{\b{o}}}
"Pt" -> $9e;